CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shortest distance

搜索资源列表

  1. floyd-

    0下载:
  2. floyd 弗洛伊德算法,求图或网络任意两点的最短距离-floyd Floyd algorithm, graph or network seeking the shortest distance between any two points
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2431
    • 提供者:陈与
  1. floyd

    0下载:
  2. floyd算法 主要用于图论中的球最短距离的程序 可以直接求出任意两点间的最短距离-floyd algorithm used in graph theory the ball the shortest distance programs can be obtained the shortest distance between any two points
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:914
    • 提供者:董元球
  1. DijkstraZDL

    0下载:
  2. 简单的Dijkstra求最短路的MATLAB程序,很好用,对于两点之间最短距离。-Dijkstra' s shortest seek simple MATLAB program, useful for the shortest distance between two points.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1081
    • 提供者:辛有豪
  1. mathematicsmodelling

    0下载:
  2. 2011数学建模B题的第1问,计算任意两点间的最短距离,并且给出了路径-2011 Mathematical modeling of the first questions asked B to calculate the shortest distance between any two points, and gives the path
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:211336
    • 提供者:郑小晖
  1. 1480

    0下载:
  2. 数据结构结合Dijkstra算法计算两点间最短的距离-Dijkstra algorithm to calculate the data structure with the shortest distance between two points
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:dowson
  1. cluster

    1下载:
  2. 聚类分析 最短距离法编程实现 层次聚类法-Shortest distance clustering hierarchical clustering method programming
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2398
    • 提供者:yry
  1. 9ddd3ca19d15

    0下载:
  2. 禁忌搜算法解决三十个城市之间的旅行商问题,求出最短距离-Taboo search algorithm to solve the thirty cities between the traveling salesman problem, find the shortest distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:27653
    • 提供者:童言
  1. RareEarthSoftSensor

    0下载:
  2. 禁忌搜索算法,解决三十个城市间的旅行商问题,求出最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, find the shortest distance
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:31926
    • 提供者:童言
  1. Count

    0下载:
  2. 计算空间点到曲线的最短距离,通过c++编写,文件还包含一个空间曲线说明的pdf文档可供参考-Space point to the curve calculated the shortest distance, written by c++, the file also contains a space curve shows for reference the pdf document
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2737204
    • 提供者:王主威
  1. The-Optimal-Path-Algorithm

    0下载:
  2. 实现多个点的连接网络中,查找出最短路径,并计算出两点的最短距离。-Multiple points of connection network, find the shortest path, and calculate the shortest distance between two points.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2115
    • 提供者:jiyu
  1. scguide

    0下载:
  2. 校园导航系统 输入要查询的单位,显示单位简介。输入两个单位,计算两个单位地点间最短距离。功能不太完善,不能修改地点信息 -To query the campus navigation system input unit, display unit profile. Enter the two units, calculate the shortest distance between two unit locations. Function is not perfect, can not
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1686
    • 提供者:qianlei
  1. DS_project3

    0下载:
  2. 数据结构的project3,实现机场调度,找出两个机场之间的最短路程。可添加机场和航线-Data structure project3, scheduling of airports to find the shortest distance between two airports. Airports and routes can be added
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:375163
    • 提供者:David
  1. Mathematical-modeling

    0下载:
  2. 数学建模:最短距离和模拟退火 已调试好-The shortest distance and simulated annealing
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:309804
    • 提供者:yang
  1. floyd

    0下载:
  2. 弗洛伊德算法,输入无向图中的任意两点的编号,可以得出两点间最短距离。解决最优化问题。-Floyd algorithm, the input undirected graph any two points in the number, the shortest distance between two points can be drawn. Solve the optimization problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:9690
    • 提供者:lee
  1. Figure-and-its-application

    1下载:
  2. 用图来表示一个校园内各种地名(不少于10个),及其相对位置,实现校园内主要地点的遍历,并能求解任意两个地点之间的最短距离。-By using the picture to show a campus various places (not less than 10), and their relative positions, realize the main campus of the site traverse, and can solve any two place the shortes
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:12778
    • 提供者:
  1. c_73

    0下载:
  2. 数据结构,求顶点之间的最短距离和最短路径,并输出路径-Data structure, find the shortest distance between vertices and the shortest path and output path
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:5037
    • 提供者:xienaxin
  1. ACO

    0下载:
  2. 蚁群算法,其中D为最短距离矩阵,可以高效地实现最优化路径的搜索。-Ant colony algorithm, where D is the shortest distance matrix, can efficiently achieve the most optimal path search.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1361
    • 提供者:
  1. yiyuanxuanzhi

    0下载:
  2. n个村庄之间的无向图,边上的权值w(i,j)表示村庄i和j之间道路长度。现要从这n个村庄中选择一个村庄新建一所医院,使离医院最远的村庄到医院的路程最短。-N village of no to chart between, on the edge of the right value w (I, j) said village between I and j road length. Now from this n village to choose a village a new hospit
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3499
    • 提供者:Jack
  1. source-code

    0下载:
  2. 最短编辑距离算法,可以输入copy,insert等操作代价,结果可以输出操作结果。-shortest distance,you can decide the cost of each operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2081
    • 提供者:lintong
  1. Dijkstra

    0下载:
  2. 根据Dijkstra算法写出程序计算从顶点到其它各顶点的最短路径和最短距离。-Calculation of the vertices of the shortest path and shortest distance from the vertex to the Dijkstra algorithm to write programs.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:813
    • 提供者:Reggie
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com